Propriedade do RDL FilterNodeConstant.ObjType
Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. Gets an FilterNodeConstant.ObjectType value that indicates the constant type.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
Public ReadOnly Property ObjType As FilterNodeConstant.ObjectType
Get
'Uso
Dim instance As FilterNodeConstant
Dim value As FilterNodeConstant.ObjectType
value = instance.ObjType
public FilterNodeConstant.ObjectType ObjType { get; }
public:
property FilterNodeConstant.ObjectType ObjType {
FilterNodeConstant.ObjectType get ();
}
member ObjType : FilterNodeConstant.ObjectType
function get ObjType () : FilterNodeConstant.ObjectType
Valor da propriedade
Tipo: Microsoft.SqlServer.Management.Sdk.Sfc.FilterNodeConstant.ObjectType
An FilterNodeConstant.ObjectType value that indicates the constant type.