ExternalTable::IsQuotedIdentifierOn Property

 

Updated: April 20, 2017

Namespace:   Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

public:
property ModelPropertyClass^ IsQuotedIdentifierOn {
	static ModelPropertyClass^ get();
	internal: static void set(ModelPropertyClass^ value);
}
Return to top
Show: