MethodConstants.RdbCommandTextPropertyName Field
Specifies the value of the constant RdbCommandTextPropertyName (= "RdbCommandText").
Namespace: Microsoft.SharePoint.BusinessData.MetadataModel.Constants
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Const RdbCommandTextPropertyName As String
'Usage
Dim value As String
value = MethodConstants.RdbCommandTextPropertyName
public const string RdbCommandTextPropertyName
See Also
Reference
Microsoft.SharePoint.BusinessData.MetadataModel.Constants Namespace