public static bool IsRowGuidColumnAllowed(
SchemeType type
)Public Shared Function IsRowGuidColumnAllowed (
type As SchemeType
) As Booleanpublic:
static bool IsRowGuidColumnAllowed(
SchemeType^ type
)static member IsRowGuidColumnAllowed :
type : SchemeType -> bool