Aracılığıyla paylaş


RaiseErrorLegacyStatement.SecondParameter Özellik

Alır veya ayarlar ikinci parametre.

Ad alanı:  Microsoft.Data.Schema.ScriptDom.Sql
Derleme:  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll içinde)

Sözdizimi

'Bildirim
Public Property SecondParameter As Literal
    Get
    Set
public Literal SecondParameter { get; set; }
public:
property Literal^ SecondParameter {
    Literal^ get ();
    void set (Literal^ value);
}
member SecondParameter : Literal with get, set
function get SecondParameter () : Literal
function set SecondParameter (value : Literal)

Özellik Değeri

Tür: Microsoft.Data.Schema.ScriptDom.Sql.Literal

Açıklamalar

Değer bir dize veya bir değişken olabilir.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

RaiseErrorLegacyStatement Sınıf

Microsoft.Data.Schema.ScriptDom.Sql Ad Alanı