Propriedade DataRuleError.FullRuleId

Namespace:  Microsoft.Data.Schema.StaticCodeAnalysis
Assembly:  Microsoft.Data.Schema (em Microsoft.Data.Schema.dll)

Sintaxe

'Declaração
Public ReadOnly Property FullRuleId As String
    Get
public string FullRuleId { get; }
public:
property String^ FullRuleId {
    String^ get ();
}
member FullRuleId : string
function get FullRuleId () : String

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

DataRuleError Classe

Namespace Microsoft.Data.Schema.StaticCodeAnalysis