Provider.EmitWarning (Int32, Int32, String) Method

internal protected void EmitWarning( 
int id
int code
string text 
)
This language is not supported or no code example is available.
public protected:  
void EmitWarning( 
int id
int code
String^ text 
)
This language is not supported or no code example is available.
internal protected function EmitWarning( 
id : int
code : int
text : String 
);
This language is not supported or no code example is available.

Parameters

id
int

code
int

text
string

In this article

Definition