SetNameConditionType Método
Sets the name of the condition type property.
Espacio de nombres: Microsoft.SqlServer.Management.Dmf
Ensamblado: Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Sintaxis
'Declaración
Protected Sub SetNameConditionType ( _
value As NameConditionType _
)
'Uso
Dim value As NameConditionType
Me.SetNameConditionType(value)
protected void SetNameConditionType(
NameConditionType value
)
protected:
void SetNameConditionType(
NameConditionType value
)
member SetNameConditionType :
value:NameConditionType -> unit
protected function SetNameConditionType(
value : NameConditionType
)
Parámetros
- value
Tipo: Microsoft.SqlServer.Management.Dmf. . :: . .NameConditionType
A NameConditionType value.